Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

fullvertex Struct Reference

Collaboration diagram for fullvertex:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 fullvertex ()
 fullvertex (int p, float n[3], float t[3], int b)
 fullvertex (int p, float nx, float ny, float nz, float tx, float ty, float tz, int b)
bool operator== (const fullvertex &ref) const

Public Attributes

int posidx
vector3 norm
vector3 texcoord
int bone

Constructor & Destructor Documentation

fullvertex::fullvertex   [inline]
 

fullvertex::fullvertex int    p,
float    n[3],
float    t[3],
int    b
[inline]
 

fullvertex::fullvertex int    p,
float    nx,
float    ny,
float    nz,
float    tx,
float    ty,
float    tz,
int    b
[inline]
 


Member Function Documentation

bool fullvertex::operator== const fullvertex &    ref const [inline]
 


Member Data Documentation

int fullvertex::bone
 

vector3 fullvertex::norm
 

int fullvertex::posidx
 

vector3 fullvertex::texcoord
 


The documentation for this struct was generated from the following file:
Generated on Mon Sep 12 20:14:34 2005 for Destiny3D by doxygen1.3-rc3